PHY GET COLLISION OBJECT B

Returns the ID number of the 1st object involved in a collision.

  Syntax
Return Integer=PHY GET COLLISION OBJECT B()
  Returns

the value returned is the ID of the 2nd object involved in a collision

  Description

Note that this command may return a meaningless value if you call it before checking that any collision data exists. It is important to call phy get collision data first before calling this command.

  Example Code
No example code is provided for this command